Bug 1676850 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

test suites may be triggered on azure using worker overrides. eg:
```
./mach try chooser \
  --worker-override t-win7-32=gecko-t/win7-32-azure \
  --worker-override t-win7-32-gpu=gecko-t/win7-32-gpu-azure \
  --worker-override t-win10-64=gecko-t/win10-64-azure \
  --worker-override t-win10-64-gpu=gecko-t/win10-64-gpu-azure
```
test suites may be triggered on azure using worker overrides. eg:
```
./mach try chooser \
  --worker-override t-win7-32=gecko-t/win7-32-azure \
  --worker-override t-win7-32-gpu=gecko-t/win7-32-gpu-azure \
  --worker-override t-win10-64=gecko-t/win10-64-azure \
  --worker-override t-win10-64-gpu=gecko-t/win10-64-gpu-azure
```
azure worker pools may be temporarily added to or modified in (ie: with updated images) the worker manager using [cloud image deploy](https://github.com/mozilla-platform-ops/cloud-image-deploy).
test suites may be triggered on azure using worker overrides. eg:
```
./mach try chooser \
  --worker-override t-win7-32=gecko-t/win7-32-azure \
  --worker-override t-win7-32-gpu=gecko-t/win7-32-gpu-azure \
  --worker-override t-win10-64=gecko-t/win10-64-azure \
  --worker-override t-win10-64-gpu-s=gecko-t/win10-64-gpu-azure
```
azure worker pools may be temporarily added to or modified in (ie: with updated images) the worker manager using [cloud image deploy](https://github.com/mozilla-platform-ops/cloud-image-deploy).
test suites may be triggered on azure using worker overrides. eg:
```
./mach try chooser \
  --worker-override t-win7-32=gecko-t/win7-32-azure \
  --worker-override t-win7-32-gpu=gecko-t/win7-32-gpu-azure \
  --worker-override t-win10-64=gecko-t/win10-64-azure \
  --worker-override t-win10-64-gpu-s=gecko-t/win10-64-gpu-azure
```
azure worker pools may be temporarily added to or modified in (ie: with updated images) the worker manager using [cloud image deploy](https://github.com/mozilla-platform-ops/cloud-image-deploy).

azure workers and running tasks may be observed at:
* [win7-32](https://firefox-ci-tc.services.mozilla.com/provisioners/gecko-t/worker-types/win7-32-azure)
* [win7-32-gpu](https://firefox-ci-tc.services.mozilla.com/provisioners/gecko-t/worker-types/win7-32-gpu-azure)
* [win10-64](https://firefox-ci-tc.services.mozilla.com/provisioners/gecko-t/worker-types/win10-64-azure)
* [win10-64-gpu](https://firefox-ci-tc.services.mozilla.com/provisioners/gecko-t/worker-types/win10-64-gpu-azure)
test suites may be triggered on azure using worker overrides. eg:
```
./mach try chooser \
  --worker-override t-win7-32=gecko-t/win7-32-azure \
  --worker-override t-win7-32-gpu=gecko-t/win7-32-gpu-azure \
  --worker-override t-win10-64=gecko-t/win10-64-azure \
  --worker-override t-win10-64-gpu-s=gecko-t/win10-64-gpu-azure
```
azure worker pools may be temporarily added to or modified in (ie: with updated images) the worker manager using [cloud image deploy](https://github.com/mozilla-platform-ops/cloud-image-deploy).

azure worker pools and running tasks may be observed at:
* [win7-32](https://firefox-ci-tc.services.mozilla.com/provisioners/gecko-t/worker-types/win7-32-azure)
* [win7-32-gpu](https://firefox-ci-tc.services.mozilla.com/provisioners/gecko-t/worker-types/win7-32-gpu-azure)
* [win10-64](https://firefox-ci-tc.services.mozilla.com/provisioners/gecko-t/worker-types/win10-64-azure)
* [win10-64-gpu](https://firefox-ci-tc.services.mozilla.com/provisioners/gecko-t/worker-types/win10-64-gpu-azure)

Back to Bug 1676850 Comment 0